Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tools): reduce natvis match priority for built-in types #220

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

nfrechette
Copy link
Owner

RTM is generally integrated into environments with other math libraries for example, Unreal Engine. Host runtimes often already have natvis for built-in intrinsic types. To avoid conflicts, we lower the RTM priority to let whatever formatting the host runtime chooses (if any).

RTM is generally integrated into environments with other math libraries
for example, Unreal Engine. Host runtimes often already have natvis
for built-in intrinsic types. To avoid conflicts, we lower the RTM priority
to let whatever formatting the host runtime chooses (if any).
@nfrechette nfrechette added this to the Version 2.4 milestone Jul 5, 2024
Copy link

sonarcloud bot commented Jul 5, 2024

@nfrechette nfrechette merged commit d45c1b5 into develop Jul 5, 2024
108 of 137 checks passed
@nfrechette nfrechette deleted the fix/natvis-priority branch July 5, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant